| ActorTopicDatabaseclass | thing.t[10506], actor.t[3308], scenetopic.t[78] |
| Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Modified in actor.t[3308]:
A TopicDatabase is an object that can contain TopicEntries and return the best match on request. ActorTopicDatabase is a specialization of TopicDatabase for use with the conversation system, and is used as a mix-in class in the list of classes from which Actor and ActorState inherit.
Modified in scenetopic.t[78]:
Modifications to ActorTopicDatabase for SceneTopic extension
class
ActorTopicDatabase : TopicDatabase
ActorTopicDatabase
TopicDatabase
object
ActorTopicDatabase
Actor
Player
ActorState
askForTopics
askTopics
commandTopics
defaultAgendaTopic
giveTopics
initiateTopics
miscTopics
queryTopics
sayTopics
sceneEndTopics
sceneStartTopics
showTopics
talkTopics
tellTopics
getListableTopics
initiateTopic
listableTopics
suppressedList
Inherited from TopicDatabase :
addTopic
getBestMatch
askForTopics | actor.t[3324] |
askTopics | actor.t[3318] |
commandTopics | actor.t[3328] |
defaultAgendaTopic | actor.t[3443] |
giveTopics | actor.t[3322] |
initiateTopics | actor.t[3326] |
miscTopics | actor.t[3327] |
queryTopics | actor.t[3321] |
sayTopics | actor.t[3320] |
sceneEndTopics | scenetopic.t[80] |
sceneStartTopics | scenetopic.t[79] |
showTopics | actor.t[3323] |
talkTopics | actor.t[3325] |
tellTopics | actor.t[3319] |
getListableTopics ( ) | actor.t[3357] |
initiateTopic (top) | actor.t[3447] |
listableTopics ( ) | actor.t[3337] |
suppressedList (lst) | actor.t[3411] |